Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix accessor using unsuitable property #964

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

KornevNikita
Copy link
Contributor

Accessor shouldn't use buffer::property.
It looks like there is no real need for properties to contain any property, as the test just checks all possible constructors.

@KornevNikita KornevNikita requested a review from a team as a code owner October 16, 2024 09:59
Accessor shouldn't use buffer::property.
It looks like there is no real need for `properties` to contain any
property, as the test just checks all possible constructors.
@KornevNikita
Copy link
Contributor Author

For some reason the runner is reaching the time limit.

@AlexeySachkov
Copy link
Contributor

For some reason the runner is reaching the time limit.

It seems like CI attempts to build all the CTS tests, which takes a while. Not sure why, because ccache should be in place and in general we should probably only re-build affected suites, not all of them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants